Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Javascript & jQuery Powered Music Player #14

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Trishthedish
Copy link

GOALS:
We'll be binding two different kinds of interaction to the music boxes. Our initial goal will to be trigger the appropriate tone when someone clicks inside a box. ✅

Once that is working we will extend the interaction to be triggered when someone presses a key on the keyboard.✅

Code is not dry but it works and I understand what is happening.

I made the design choice to make my notes correspond to letters that were in a row. Like I might find on a fake keyboard.

Pressing x will play C note/audio
Pressing c will play D note/audio
Pressing v will play E note/audio
Pressing b will play F note/audio
Pressing n will play G note/audio
Pressing m will play A note/audio
Pressing . will play B note/audio

Pull request for: @PilgrimMemoirs

…d is rendering but isn't allowing me to hit it more then one click
Set up code for working with clicking on the individual buttons. Soun…
finished feature & added ability to keys play right after each one ha…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant